How to Install dl10n software package in Debian 9 (Stretch)

How to Install dl10n software package in Debian 9 (Stretch)

dl10n software package provides Debian infrastructure and tools for localization, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install dl10n 

dl10n is installed in your system.

Make ensure the dl10n package were installed using the commands given below,

$ sudo dpkg-query -l | grep dl10n *

You will get with dl10n package name, version, architecture and description in a table

dl10n package basic information:

Distro Debian 9 stretch
Section Text Processing
Package dl10n
Version 3
Description Debian infrastructure and tools for localization
Sub Section Text


See Also, How to uninstall or remove dl10n software package from Debian 9 (Stretch)?